home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 3_2004-2005.ISO / Data / Zips / DragonQues1816711192004.psc / My Game / DragonQuest.mdb / Inventory.json < prev    next >
JavaScript Object Notation  |  2004-11-09  |  82b

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Player": "Text (50)",
  5.         "Item": "Text (50)"
  6.     },
  7.     "data": []
  8. }